Overload | Description |
---|---|
CompareTo(Object) | Compares this object with the passed in object, if it is an INameValuePair. |
CompareTo(IName) | Compares this IName with another of any data type. |
CompareTo(NameValuePair<TValue>) | Compares this NameValuePair<TValue> with another with the same data type. |